Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several fixes, updates. #1699

Merged
merged 46 commits into from
Oct 31, 2023
Merged

Several fixes, updates. #1699

merged 46 commits into from
Oct 31, 2023

Conversation

jdramsey
Copy link
Collaborator

Several fixes--see commits. Will make a list.

… to inline the uses of these methods at some point. Some stuff from the Changed class I put in the Utils in Tetrad-FX instead.
…plot. This does not work for regressions though.
Inlined GraphTransform methods in GraphSearchUtils.
…lues, or undefined score bumps are encountered. These should be handled by the calling algorithm.
…ependence facts to check for the all-subsets case.
…ependence facts to check for the all-subsets case.
@jdramsey jdramsey requested a review from bja43 October 13, 2023 21:10
@jdramsey
Copy link
Collaborator Author

@bja43
Copy link
Collaborator

bja43 commented Oct 14, 2023

deleting required edges appears to be bugged, they reappear after deleting them if you check/uncheck some of the checkboxes

…uired edges in the interface, and toggle show explicitly required only, the edges reappear.
@jdramsey
Copy link
Collaborator Author

@bja43 Can you try it now?

…uired edges in the interface, and toggle show explicitly required only, the edges reappear.
…ed edges could be oriented against knowledge. Also, putting CFCI back in the interface.
@bja43
Copy link
Collaborator

bja43 commented Oct 23, 2023

The show forbidden by tiers checkbox does not appear to do anything. I put in some tiered knowledge (including forbid within tier knowledge) after which checking the box in question did not do anything. Also, I was able add an explicitly required edge that conflicted with the tiered knowledge that I specified without any sort of error being thrown.

@bja43
Copy link
Collaborator

bja43 commented Oct 23, 2023

It also looks like you can require edges that form a two-cycle (not sure if this should be allowed since some Tetrad algorithm can indeed learn two cycles.)

I am also seeing the same issues that I mentioned earlier for tiers, but for knowledge groups.

@jdramsey jdramsey requested a review from kvb2univpitt October 31, 2023 14:30
@jdramsey
Copy link
Collaborator Author

I'm going to go ahead and merge this so I can do the release.

@jdramsey jdramsey closed this Oct 31, 2023
@jdramsey jdramsey reopened this Oct 31, 2023
@jdramsey jdramsey merged commit dccf96d into development Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants